Add Career Copilot agent β AI job search pipeline π€π€π€#1372
Add Career Copilot agent β AI job search pipeline π€π€π€#1372RajjjAryan wants to merge 1 commit intogithub:stagedfrom
Conversation
AI-powered job search assistant that evaluates job offers (A-F scoring), tailors resumes, generates ATS-optimized PDFs, scans job portals, and tracks applications through a structured pipeline. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
π Skill Validator Results2 resource(s) checked | β All checks passed Full output
|
There was a problem hiding this comment.
Pull request overview
Adds a new βCareer Copilotβ custom agent to the repository, expanding the agent catalog with a job-search / application-management workflow assistant for software engineers.
Changes:
- Added a new agent definition file for βCareer Copilotβ with capabilities and recommended project structure.
- Registered the new agent in the agents index table for discoverability/installation.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/README.agents.md | Adds the βCareer Copilotβ entry to the published agents list. |
| agents/career-copilot.agent.md | Introduces the new agent configuration and usage guidance. |
| | C β Domain & Product | 15% | Industry fit and interest alignment | | ||
| | D β Company & Culture | 15% | Size, stage, engineering reputation | | ||
| | E β Comp & Geography | 15% | Salary range, location, visa/remote policy | | ||
| | F β Growth &Tic Factor | 10% | Learning potential, career trajectory | |
There was a problem hiding this comment.
In the scoring table, "F β Growth &Tic Factor" appears to be a typo/formatting issue (missing space after '&' and likely intended to be "Growth & Fit Factor"). This will be user-facing text, so it should be corrected.
| | F β Growth &Tic Factor | 10% | Learning potential, career trajectory | | |
| | F β Growth & Fit Factor | 10% | Learning potential, career trajectory | |
aaronpowell
left a comment
There was a problem hiding this comment.
Given that you have a standalone tool that is doing this, does the Agent itself really provide capabilities or is it more of a soft nudge to go towards the external tool?
New Agent: Career Copilot
An AI-powered job search assistant agent that transforms GitHub Copilot into a career management tool for software engineers.
What it does
Why it's useful
Job searching is fragmented across multiple tools β career-copilot unifies the entire workflow in your IDE/terminal. Engineers can evaluate, tailor, and track 100+ applications without context-switching.
Tested with
Full implementation
The complete pipeline with 16 workflow modes, Go TUI dashboard, batch processing, and more: github.com/RajjjAryan/career-copilot
Checklist
career-copilot.agent.md)npm startto update READMEstagedbranch